projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afdbe61
)
Renamed from cal-chinese.el to avoid 14-character limitation.
author
Karl Heuer
<kwzh@gnu.org>
Mon, 26 Feb 1996 18:45:24 +0000
(18:45 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Mon, 26 Feb 1996 18:45:24 +0000
(18:45 +0000)
lisp/calendar/cal-china.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/cal-china.el
b/lisp/calendar/cal-china.el
index b076d76b6e1a9faca519336452516043fe03e407..c15f4511c480384379b0ad73559fe1b8d5ecd2ac 100644
(file)
--- a/
lisp/calendar/cal-china.el
+++ b/
lisp/calendar/cal-china.el
@@
-1,4
+1,4
@@
-;;; cal-chin
ese
.el --- calendar functions for the Chinese calendar.
+;;; cal-chin
a
.el --- calendar functions for the Chinese calendar.
;; Copyright (C) 1995 Free Software Foundation, Inc.
@@
-450,6
+450,6
@@
Echo Chinese date unless NOECHO is t."
"Chinese calendar equivalent of date diary entry."
(format "Chinese date: %s" (calendar-chinese-date-string date)))
-(provide 'cal-chin
ese
)
+(provide 'cal-chin
a
)
-;;; cal-chin
ese
ends here
+;;; cal-chin
a.el
ends here